PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package
/
PDFRadialShading Class
/ setEndColor Method
The shading end color.
Collapse All
Expand All
In This Topic
setEndColor Method
In This Topic
Sets the shading end color.
The startColor and endColor can be set only when the shading uses an exponential function ().
Syntax
public
void
setEndColor(
PDFColor
value
)
Parameters
value
The shading end color.
See Also
Reference
PDFRadialShading Class
PDFRadialShading Members